@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:14px;vertical-align:middle;}
body{font-size:14px;font-family:微软雅黑;/*  text-align:center; */margin:0 auto;background:#FFFFFF;color: #626262; }
table{border-collapse:collapse;border-spacing:0;}
.imgBg{background-repeat:no-repeat;background-position:center top;background-size:cover;}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
line-clamp(@lines, @line-height: 1.3em) {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: @lines; // number of lines to show
overflow: hidden;
    line-height: @line-height;
    max-height: @line-height * @lines;
}

.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}
.clearfloat{height:0;font-size:1px;clear:both;line-height:0;}
.h35{height:35px;width:100%;}
.h60{height:60px;width:100%;}
.fl{float:left;}
.fr{float:right;}
.ims{width: 100%;}
.black *{color:#000 !important;}
.black li{margin-left:85px;}
.marl26{margin-left: 26px;}
.marr26{margin-right: 26px;}
.opact{opacity:0.5;filter:alpha(opacity=50);}
.c_blue{color: #0c4da5;}
.c_bgray{color: #93969b;}
.c_gray{color: #666666;}

.font_sb44{font-size: 44px;}
.font_sbig{font-size: 35px;}
.font_sb{font-size: 28px;}
.font_si{font-size: 18px;}
.font_si2{font-size: 20px;}
.font_si22{font-size: 22px;}
.font_s24{font-size: 24px;}
.font_s{font-size: 16px;}
.font_ssmall{font-size: 14px;}

#container{ width:718px;margin:20px auto; padding-bottom:20px; background:#fff;}
a{color:#333;text-decoration:none;}
a:hover{color:#072170;}

.main{ width:100%;max-width: 1400px; margin:0 auto; overflow:hidden;}
.list_main{ width:100%;max-width: 1430px; margin:0 auto; }
.concent{width: 100%;background: #ffffff;padding-top: 40px;padding-bottom: 40px;}
.ctbg{background: #efefef;}
.ctbg2{background: #f8f8f8;}
.bgf2{background: #F2F2F2;}

.triangle_up
{
    height:0px; width:0px;
    border-bottom:20px solid #072170;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
}
.triangle_down
{
    height:0px; width:0px;
    border-top:20px solid #072170;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
}
.roundedCorner{
    width:15px;
    height:15px;
    background-color:#d1d1d1;
    border-radius:15px;
}

/** menu **/
.bor_b{border-bottom:1px #e4e4e4 solid;}
.top{ height:109px;width: 100%; background:#ffffff; position: relative;top: 0px;z-index: 9; }
.top .logo{ float:left; }
.top .menu{  width: 880px;right: 0;position: absolute;z-index: 1;top: 45px;height: 70px; }
.top .menu ul{margin-left: 0px;padding:0;}
/*.top .menu>ul>li:hover{height: 95px;}*/
.top .menu ul li{float:left;line-height: 54px;height: 54px;margin-left: 45px;}
.top .menu ul li:nth-child(1){margin-left: 0;}
.top .menu ul li .mu a{ float:left;font-size:16px; color:#000000; text-transform:uppercase;position: relative;text-align: left;border-bottom:3px solid #ffffff;padding-bottom: 7px;
    -webkit-transition: color .5s ease .1s;
    transition: color .5s ease-out .1s,border-bottom-color .5s ease-out .1s; }
.top .menu ul li .mu a i{position: absolute;width: 100%;height: 3px;background: #072170;left: -80px;bottom: 0;opacity: 1;transform:translateX(80px); }
.top .menu ul li .mu a:hover, .top .menu ul li .mu a.current, .top .menu ul li:hover .mu a{ /*padding-bottom:26px; background:#b42517;*/ border-bottom:3px solid #0c4ca0; color:#072170!important;}
/*.top .menu ul li .mu a:hover i, .top .menu ul li .mu a.current i{opacity: 1;transform:translateX(80px);}*/
.top .menu ul li ul{position: absolute;top: 64px;width: 120px;background: #124390;opacity:0.85;filter:alpha(opacity=85);height: 0;overflow: hidden;padding: 0;-webkit-transition: all .3s; -moz-transition: all .3s;transition: all .3s;margin-left: -26px;}
.top .menu ul li ul li{margin-left: 0;text-align: center;line-height: 36px;height: 36px;}
.top .menu ul li ul a{display: block;width: 100%;font-size: 14px;line-height: 36px;margin-bottom: 20px;color: #fff;}
.top .menu ul li:hover ul {padding: 10px 0 10px;height: auto;}
.top .menu ul li ul a:hover{color: #ffffff;text-decoration: underline;}
.menu_over{width: 100%;height: 260px;background: #f5f5f5;position: absolute;z-index: 999;display: none;border-top: 1px #f4f4f6 solid;}
.menu_over .mu_l{width: 37%;height: 260px;background: #ffffff;position: absolute;}
.menu_over .mu_l .wm{font-size: 15px;color: #000;position: absolute;height: 100%;width: 300px;right: 50px;text-align: center;padding-top: 30px;}
.menu_over .mu_l .wm div{text-align: center;font-size: 15px;color: #000;position: relative;}
.menu_over .mu_l .wm img{width: 140px;}
.menu_over .mu_r{width: 1200px;height: 100%;position: relative;margin: auto;}
.menu_over .mu_r .mu_sub{width: 850px;height: 100%;position: absolute;right: 0;padding-left: 90px;padding-top: 24px;}
.menu_over .mu_r .am-menu-sub{float: left;width: 110px;}
.menu_over .mu_r .am-menu-sub:nth-child(4){width: 126px;}
.menu_over .mu_r .am-menu-sub:nth-child(7){width: 80px;}
.menu_over .mu_r .am-menu-sub li{line-height: 34px;text-align: center;}
.menu_over .mu_r .am-menu-sub:nth-child(7) li{text-align: right;}
.menu_over .mu_r .am-menu-sub li:hover a,.menu_over .mu_r .am-menu-sub li.current a{color: #00285f;text-decoration: underline;}

.subnav{width:100%;background:#fff;position:absolute;top:45px;left:0;z-index:100;display:none;-moz-box-shadow:0 3px 3px 0px #eee;-webkit-box-shadow:0 3px 3px 0px #eee;box-shadow:0 3px 3px 0px #eee;
    border-bottom: 1px #eee solid;}
.solution_subnav{padding:23px;height: 360px;}
.subnav1 li{display:inline-block;*display:inline;*zoom:1;margin-right:60px;height:60px;line-height:60px;}
.subnav1 li a{font-size:16px;color:#0383cc;line-height:37px;}
.subnav_title{line-height:34px;font-size:22px;color:#000;}
.subnav_title1{line-height:34px;font-size:20px;color:#000;}
.news_nav1 .subnav_title{margin-bottom:9px;}
.clientele_nav1 .con,
.news_nav1 .con{font-size:14px;color:#666;line-height:28px;margin-bottom:18px;}
.news_nav1 .con strong{color: #b32718;font-size: 15px;}
.news_nav1{display:block;width:30%;margin:0 5% 0  0;}
.news_nav1 i,.news_nav2 i,
.news_nav3 i{display:block;line-height:45px;background:#ffffff;font-size:15px;color:#000;font-style:normal;text-decoration: underline;}
.news_nav2{width:30%;}
.news_nav2 .con{margin-bottom:15px;}
.news_nav2 .con .imgp{width: 110px;height: 110px;overflow: hidden;}
.news_nav2 .con .imgp img{height: 110px;}
.news_nav2 .con .tpv{width: 70%;padding-left: 15px;}
.news_nav2 .con .tpv span{font-size: 18px;color: #000000;}
.news_nav2 .con .tpv p{font-size: 14px;color: #666;line-height: 26px;}
.news_nav2 .pcs{clear: both;}
.news_nav2 .pcs span{float: left;margin-right: 22px;line-height: 26px;}
.news_nav2 .pcs i{background: url("dot_t_pro.gif") center center no-repeat;width: 25px;height: 25px;margin-right: 8px;float: left;}
.news_nav4 .p_smu{width: 25%;float: left;}
.news_nav4 .p_smu a{font-size: 15px;line-height: 28px;color: #000000;}

.news_nav3{width:30%;}
.news_nav3 .subnav_title{margin-bottom:13px;}
.news_nav2 .imgBg, .news_nav3 .imgBg{height:146px;}
.news_nav4:hover i{ text-decoration:underline;}
.news_nav2:hover i,.news_nav3:hover i{}
.news_nav3 i{margin-top:10px;background:none;width:auto;height:auto;}
.news_nav3 i img{display:block;max-width:100%;}
.pc_web_name {
    width: 262px;
    height: 100%;
    float: right;
    /*background: url(header_icon.jpg) right center no-repeat;*/
}
.pc_web_name .top_rt_tit {padding-top: 18px;}
.pc_web_name .top_rt_tit .en{background: url('btn_en_top.gif') left center no-repeat;position: relative;width: 60px;margin-right: 16px;}
.pc_web_name .top_rt_tit a{
    font-size: 16px;
    color: #000;
    line-height: 23px;
    float: left;
}
.pc_web_name .top_rt_tit a strong{color: #bf0505;}
.header2_right {
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    position: absolute;
    right: 6px;
    top: 26px;
}

.header_search{width:18px;height:18px;position:relative;}
.search_icon{width:18px;height:18px;background:url(search_icon.png) #fff no-repeat;cursor:pointer;z-index:20;position:relative;display: none;}
.header_search .man{position:absolute;right:175px;top:-14px;width:0;height:46px;z-index:10;}
.header_search .text{width:175px;height:36px;line-height:36px;padding: 6px;color:#444;border:none;background: #efefef;}
.header_search .btn{width:18px;height:18px;background:url(search_icon.png) no-repeat;position:absolute;top:0;left: 145px;border:none;margin-top:10px;cursor:pointer;}
.header_search .hide{float:left;margin-top:18px;cursor:pointer;transition:all 2s ease;}
.header_search .hide img{width: 14px;}
.header_search .hide:hover{transform:rotate(720deg);-ms-transform:rotate(720deg);-moz-transform:rotate(720deg);-webkit-transform:rotate(720deg);-o-transform:rotate(720deg);}
/*.line1{width:1px;height:18px;background:#c5c5c5;font-size:0;margin:0 15px;}
.header_country{position:relative;color:#6e6e6e;}
.header_country .on{color:#6e6e6e;cursor:pointer;}
.header_country ul{width:100%;padding:6px 30px 6px 15px;background:#fff;position:absolute;top:40px;right:-30px;z-index:500;display:none;}
.header_country ul li{padding:13px 0 13px 15px;text-align:center;}
.header_country ul li a{font-size:14px;color:#666;line-height:13px;padding-left:0;}
.header_country ul li:hover a{color:#69a9dc;}
.header_country ul li a img{margin:2px 10px 0 0;float:none;width:20px;margin:2px auto;}
.header_country .on img{margin-right:10px;}
.header_country .on .arrow{width:8px;height:5px;background:url(arrow1.png) no-repeat;}*/

/*.bg_menu_sub{background: #ffffff;height: 48px;width: 100%;position: absolute;top: 120px;z-index: 99;display: none;}*/
.banner{width: 100%;position: relative;overflow: hidden;height:393px;}
.banner .tit {position: absolute;top: 50%;font-size: 36px;color: #56514d;margin-top: -60px;line-height: 36px; }
.banner .tit span{font-size: 18px;text-transform: uppercase;}
.banner .b_more {width: 110px;height:37px;line-height:36px;position: absolute;background: #d31c19;text-align: center;border-radius: 15px;font-size: 16px;color: #ffffff;right: 5%;bottom: 3%;}
.banner .pcimg {width: 100%;position: absolute;display: none; }
.banner .pcimg img{width: 100%;max-height:390px; }
.banner .phoneimg img{width: 100%;max-height:420px; }

.sub_menu{width: 100%;border-bottom: 1px #e5e5e5 solid;height: 100px;line-height: 100px;position: relative;background: #ffffff;/*box-shadow: 0 3px 6px #eeeeee;*/}
.sub_menu .mu{line-height: 100px;height: 100px;text-align: center;font-size: 16px;color: #343434;}
.sub_menu .mu>a{font-size: 16px;color: #333333;display: inline-block;text-align: center;padding: 0 22px;}
.sub_menu .mu>a.current{font-size: 16px;color: #ffffff;background: #0c4ca0;}
/*.sub_menu .mu>a.current{font-size: 16px;color: #e70012;}*/
.sub_menu .lc_rt{font-size: 14px;color: #666666;}
.sub_menu .lc_rt a{font-size: 14px;color: #666666;}
.sub_menu .sub_me_tl{width: 100%;height: 5px;background: #072170;position: absolute;left: -50%;margin-left:-410px;opacity:0;}
.sub_menu .sub_me_tit{float: left;font-size: 22px;color: #000000;position: absolute;background: url("dot_sub_mu.jpg") left center no-repeat;padding-left: 56px;line-height: 69px;height: 69px;opacity:0;}
.sub_menu .mur{font-size: 22px;color: #000000;position: absolute;right: 50%;margin-right: -590px;top: 0;opacity:0;}
.sub_menu_st{width: 100%;height: 70px;display: none;}
.link_ma{width: 100%;height: 70px;display: none;}



.rt_tit{height:auto; line-height:35px;color:#004c97; margin-bottom:35px;}
.rt_tit span{font-size:20px;font-weight:normal;font-style:normal;color:#b8b8b8;display: inline-block;margin-left: 0;text-transform:uppercase;}
.rt_tit span a{color:#b2011d; text-decoration:underline;}
.tit_en{height:40px; line-height:40px;font-size:40px;font-weight:bold;color:#134197;text-transform:uppercase;margin-bottom:10px;}
.tit_en span{color:#003688;}
.tit_cn{height:40px; line-height:40px;font-size:35px;color:#134197;margin-bottom:14px;}
.tit_cn span{font-size:22px;color:#000;}
.tit_cn span.c{font-size:18px;color:#000;}
.rt_tit_cy{height:75px; line-height:75px;font-size:30px;color:#ffffff;background: #09a55c;padding: 1px 21px 1px 1px;margin-top: -102px;}
.rt_tit_cy i{height:100%; line-height:75px;background: url("dot_cy.png") center center no-repeat #ffffff;width: 59px;float: left;margin-right: 21px;}
.rt_tit_cy:hover{color: #ffffff;}
.rt_subtit{height: 46px;line-height: 26px;font-size: 26px;color: #003488;padding-left: 15px;}

/** 走进金田 **/
.ab_csrzc{margin-top: 7px;}
.ab_csrzc li{float: left;}
.ab_csrzc .zc{margin-left: 38px;width: 677px;padding-top: 12px;}
.ab_csrzc .zc .tit{margin-top: 35px;margin-bottom: 24px;font-size: 26px;color: #000000;}
.ab_csrzc .zc .not{color: #494949;font-size: 15px;line-height: 32px;margin-bottom: 28px;}
.ab_csrzc .zc .more a{font-size: 15px;color: #000000;text-decoration: underline;}
.ab_lc{width: 100%;background:url('pd_ab3.jpg') bottom center no-repeat #ffffff;height: 769px;}

/**  about **/
.banner_about{background:url(pd_ab_pic1.jpg) top center no-repeat;height:549px;width:100%;}
.banner_about .pc{text-align: center;padding-top: 190px;margin-bottom: 42px;}
.banner_about .ab_more{width: 196px;height: 50px;line-height: 50px;background: #d31c19;margin: auto;text-align: center;border-radius: 25px;}
.banner_about .ab_more a{font-size: 16px;color: #ffffff;}
.rt_tit_ab{font-size:26px;color:#000000; margin-bottom:30px;}
.rt_tit_ab span{font-size:18px;color:#000000;text-transform:uppercase; }


.about-his-ajax{
    position: relative;
    z-index: 9999;
}
.about-his-ajax .pic-bg{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    cursor: pointer;
    filter:alpha(opacity=50);
    z-index: 1;
}
.about-his-ajax .pic-con{
    position: fixed;
    width: 450px;
    height: 338px;
    top:50%;
    left: 50%;
    margin: -168px 0 0 -225px;
    background:#fff;
    z-index: 3;
}
.about-his-ajax .pic-con .bd{
    width: 100%;
    height: 100%;
}
.about-his-ajax .bd li{
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 338px;
}
.about-his-ajax .bd img{
    max-width: 100%;
    max-height: 338px;
    transition:all 0.5s;
}
.about-his-ajax .bd li:hover img{
    transform: scale(1.1, 1.1);
}
.about-his-ajax .hd a{
    width: 40px;
    height: 40px;
    position: absolute;
    top:50%;
    cursor: pointer;
    margin-top: -20px;
    transition: background 0.3s;
    z-index: 10;
}
.about-his-ajax .hd a.prev{
    left: -50px;
    background: url(btn05.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.prev:hover{
    background: url(btn05_h.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.next{
    right: -50px;
    background: url(btn06.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.next:hover{
    background: url(btn06_h.png) no-repeat center;
    background-size: 100% 100%;
}


/** contact us **/
.box{
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.gb_bor{border: 1px #d6d5d5 solid;height: 50px;width: 98%;margin-bottom: 26px;}
.gb_bor:hover{border: 2px #b2011d solid;}
.gb_bor .gb_t{background: url(dot_gb_txt.jpg) left top no-repeat;margin-left: 11px;padding-left: 30px;font-size: 12px;color: #bbbbbb;line-height: 27px;margin-top:11px;}
.gb_bor strong{color: #b2011d;font-size: 18px;}
.gb_bor input{width: 95%;height: 44px;line-height: 44px;font-size: 18px;color: #626262;border: none;background: none;}
.gb_bor textarea{width: 95%;line-height: 28px;font-size: 18px;color: #626262;border: none;background: none;height: 160px;}
.btn_submit{background:#959595;border:none; box-shadow:5px;height: 55px;line-height: 55px;font-size: 22px;font-weight: bold;color: #ffffff;width: 54%;}
.btn_reset{background:#d0d0d0;border:none; box-shadow:5px;height: 55px;line-height: 55px;font-size: 22px;font-weight: bold;color: #5e5e5e;width: 43%;margin-left: 1%;}

.list {border-bottom:2px #e4e4e4 solid;padding-top:26px; padding-bottom:16px;}
.list .new_tit a{font-size:22px;font-weight:bold;color:#000; line-height:32px;height:32px;}
.list .dt{font-size:17px;color:#737373;}
.list .cot, .list .cot a{color:#4e4e4e;font-size:18px; line-height:28px;}
.msg-box .msg-tit{text-align: center;font-size: 25px;color:#ad291c;font-weight: bold;padding-bottom:10px; }
.msg-box .msg-xx{text-align: center;font-size: 14px;color:#959595;margin-bottom: 40px;}

.wz, .wz div, .wz li, .wz td, .wz p, .wz th{line-height:34px;font-size:16px;color:#333333;}
.wz p{margin-bottom:11px;}
.wz .im{margin-bottom:35px;}
.por{position: relative;}
.bt_back, .bt_back_li{background: url("dot_back.gif") left center no-repeat;padding-left: 22px;font-size: 20px;color: #585858;cursor: pointer;float: right;margin-top: -42px;}
.bt_back_li a, .bt_back_new a{font-size: 20px;color: #585858;}
.bt_back_new{background: url("dot_back.gif") left center no-repeat;padding-left: 22px;font-size: 20px;color: #585858;cursor: pointer;position: absolute;right: 2%;z-index: 999;}


/*分页*/
.pager{padding-top: 18px;text-align: center;margin: 0 auto;min-height: 60px;}
/*.pager span{float: left;margin-bottom: 11px;}*/
.pager a:hover{color: #ffffff !important;}
.pg_num_current,.pg_num,.pg_next,.pg_end,.pg_home,.pg_prev{color: white;text-align: center;margin-right: 5px;padding:7px 0px;}
.pg_num a,.pg_home a,.pg_next a,.pg_end a,.pg_prev a,.pg_num_current a{padding:7px 10px;background-color:#e8e8e8;color: black}
.pg_num_current a{background-color: #0050a7;color: white}
.pg_num a:hover,.pg_home a:hover,.pg_next a:hover,.pg_end a:hover,.pg_prev a:hover,.pg_num_current a:hover{cursor: pointer;background-color: #0050a7;color: white}
.pg_home_dis,.pg_prev_dis,.pg_end_dis,.pg_next_dis{background-color: #0050a7;color: white;text-align: center;margin-right: 5px;padding:7px 10px;}

.paging{display: none;}

/** footer **/
.footer{background:#ffffff;width:100%;min-height:220px;border-top: 1px #e5e5e5 solid;}
.footer .main{padding-top:40px;max-width: 1400px;padding-bottom: 33px;}
.footer .main .ft_ct{width:380px;}
.footer .main .ft_ct .ft_tel_t{font-size: 16px;color: #000000;line-height: 20px;}
.footer .main .ft_ct .ft_tel_n{font-size: 30px;color: #000000;line-height: 24px;margin-bottom: 20px;font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;}
.footer .main .ft_ct .ft_wx{font-size: 15px;color: #000000;line-height: 18px;text-align: center;float: left;margin-right: 12px;}
.footer .main .ft_ct .ft_wx .ft_erwm{position: absolute;width: 130px;height: 144px;margin-top: -36px;margin-left: 36px;display: none;}
.footer .main .ft_lt{margin-bottom:16px;font-size: 19px;color: #000000;line-height: 34px;height: 34px;}
.footer .main .ft_lt span{font-family: "宋体";font-size: 18px;font-weight: bold;color: #000000;}
.footer .main .ft_mu{width: 980px;}
.footer .main .ft_mu ul{width: 100%;}
.footer .main .ft_mu ul li{float: left;width: 12%;text-align: center;}
.footer .main .ft_mu ul li:nth-child(1){width: 90px;margin-right: 2%;}
.ft_mu a{font-size:15px;color:#000000; line-height:45px; text-transform:uppercase;}
.footer .main .ft_mu_sub{ line-height:24px;height:24px;}
.ft_mu_sub a{font-size:14px;color:#666666; line-height:26px;}
.ft_mu_sub a:hover{color:#000000!important;}
.footer2{background:#ffffff;}
.footer2 .main .ft_bm{padding-top:16px;height: 60px;}
.footer2 .main .ft_link select{margin-bottom:11px;width: 240px;height: 32px;line-height: 32px;color: #989898;background: #ffffff;border: 2px #a1a1a1 solid;}
.footer2 .main .ft_bl{height:34px; line-height:34px;font-size:12px;color:#000000;}
.footer2 .main .ft_bl a{color:#9b9a9a;}
.footer2 .main .ft_bl a:hover, .ft_mu_sub a:hover, .ft_mu a:hover{color: #0c4ca0 !important;text-decoration: underline;}
.footer2 .main .ft_brt{float:right;height:34px; line-height:34px;}
.footer2 .main .ft_brt, .footer .main .ft_brt a{color: #666;font-size: 12px;}
.ft_brt span{color: #000000; text-decoration: underline;}
.footer .shart{margin-top: 5px;}
.footer .shart .to{padding-left:35px;background:url(img-23.png) no-repeat 7px center;font-size:14px;color:#fff;float:left;margin-right:1px;}
.footer .shart .bdsharebuttonbox{float:left;}
.footer .shart .bdsharebuttonbox a{width:25px;height:22px;display:block;float:left;margin:0px;padding:0px;margin-right:11px;}
.footer .shart .bdsharebuttonbox a.bds_qzone{background:url(img-24.png) no-repeat center center;}
.footer .shart .bdsharebuttonbox a.bds_tsina{background:url(img-25.png) no-repeat center;}
.footer .shart .bdsharebuttonbox a.bds_weixin{background:url(img-26.png) no-repeat center;}
.footer .shart .bdsharebuttonbox a.bds_renren{background:url(img-27.png) no-repeat center;}
.footer .shart .bdsharebuttonbox a.bds_more{background:url(img-28.png) no-repeat center;}


.side_service{height: 191px;width: 50px;background: #ae271a;border-top-left-radius: 6px;border-bottom-left-radius: 6px;position: fixed;right: 0;top: 50%;margin-top: -99px;z-index: 999;padding: 14px 0;}
.side_service>a{background: url("service_icon.png") no-repeat;width: 50px;height: 57px;cursor: pointer;position: relative;display: block;}
.side_service .service_tel{background-position: 13px 17px;}
.side_service .service_kefu{background-position: 13px -41px;}
.side_service .service_qq{background-position: 13px -101px;}
.side_service .service_tel:hover{background-position: -31px 17px;}
.side_service .service_kefu:hover{background-position: -31px -41px;}
.side_service .service_qq:hover{background-position: -31px -101px;}
.service_kefu .service_pull{width: 158px;height: 129px;position: absolute;right: 100%;background: #ae271a;border-top-left-radius: 10px;border-bottom-left-radius: 10px;display: none;top: -35px;}
.service_kefu p{text-align: center;color: #e9e9e9;font-size: 15px;margin-top: 28px;}
.service_kefu h1{display: block;width: 110px;height: 30px;margin: 15px auto 0;line-height: 30px;border: 1px solid #fff;color: #fff;font-size: 14px;text-align: center;border-radius: 3px;}
.service_qq .service_pull{width: 281px;height: 159px;background: #ae271a;position: absolute;right: 100%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;top: -105px;display: none;}
.sqr{float: left;text-align: center;width: 108px;margin: 14px 15px 0;color: #fff;font-size: 14px;}
.sqr p{text-align: center;margin: 0px;padding:0px;color: #fff;font-size: 14px;}
.sqr img{width: 108px;height: 108px;display: block;color: #fff;margin-bottom: 7px;}
.service_qq i{width: 1px;height: 130px;background: #c2271a;float: left;margin-top: 14px;}

.am-btn-primary{background: #0d4da1;border-color: #0d4da1}
.am-btn-primary:hover{background: #0d4b97;border-color: #0d4b97}

.pic{overflow: hidden;}
.pic img{transition: all 0.5s;-webkit-transition: all 0.5s}
.pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
@media only screen and (min-width: 1400px) {
    .top{width: 1400px;left: 50%;margin-left: -700px;}
    .banner .b_more {right: 50%;margin-right: -700px;}
}
@media only screen and (max-width: 1400px) {
    .bt_back_new{position: absolute;right: 5%;z-index: 999;}
    .bt_back, .bt_back_li{margin-right: 1.8rem;}
    .main{width: 94%;margin: auto;}

    .rczc_not .pic_li li .am-gallery-item img{height: 260px;}
}
@media only screen and (max-width: 1200px) {
 	.top .menu {width: 750px;}
	.top .menu ul li{margin-left: 26px;}
}

#m_header, #m_footer, .w_hide,.banner .phoneimg{display: none;}
@media only screen and (max-width: 1024px) {
    #header, #h_footer, .m_hide,.banner .pcimg{display: none;}
    .main {
        max-width: 960px;
    }
    #m_header, #m_footer, .w_hide,.banner .phoneimg{display:block;width:100%;}
    .h35{height:20px;width:100%;}
    .h60{height:30px;width:100%;}
    .concent{padding-bottom: 3rem;padding-top: 2rem;}
    .banner{margin-top: 0px;height: auto;}
    .rt_tit{height:auto; line-height:1.6rem;font-size:3rem;margin-top:15px; margin-bottom:2rem;}
    .tit_en{font-size: 2.4rem;height: 3.2rem;line-height: 3.2rem;margin-bottom: 0;}
    .tit_cn{font-size: 2.0rem;height: 3.2rem;line-height: 3.2rem;}
    .rt_tit span, .tit_cn span, .tit_cn span.c{font-size: 1.5rem;}

    .sub_menu{width: 100%;border-bottom: 1px #ebebeb solid;height: auto;position: relative;background: #ffffff}
    .sub_menu .main{width: 100%;}
    .sub_menu .mu{line-height: 4.5rem;height: auto;text-align: center;font-size: 16px;color: #000000;}
    .sub_menu .mu>a{font-size: 16px;color: #000000;display: inline-block;width: 32.8%;text-align: center;margin: 0;}
    .sub_menu .sub_me_tit, .sub_menu .mur{display: none;}

    .m_sub_menu{height: 47px;position: relative;/*border-bottom:1px #efefef solid;*/}
    .m_sub_menu .sub_mbak{height: 47px;position: absolute;width: 10%;background: url("m_sub_mu_bak.png") center center no-repeat #003688;display: none;}
    .m_sub_menu .sub_me_tit{height: 47px;position: absolute;line-height: 47px;font-size: 16px;color: #003688;left: 3%;display: none;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-toggle{top: 1px;display: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}
    .m_sub_menu .am-menu-toggle .am-icon-bars{color: #c7d3e5;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-nav{background: #ffffff;left: auto;right: 0;top: 0;z-index: 999;width: 100%;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-nav > li > a{text-align: center;text-indent: 0;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-nav > .am-active > a{background: #083891;color: #ffffff;}
    .m_sub_menu_offcanvas {
        display: none;
        position: absolute;
        height: 2000px;
        width: 100%;
        top: 47px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: rgba(0, 0, 0, .5)
    }
    .wz, .wz div, .wz li, .wz td, .wz p, .wz th{line-height:26px;font-size:1.5rem;}
    .bt_back, .bt_back_li{font-size: 1.6rem;margin-right:0;margin-top: -30px;}
    .bt_back_li a, .bt_back_new a{font-size: 1.6rem;}

    .m_banner_about{position: relative;}
    .m_banner_about .pos{position: absolute;width: 100%;}
    .m_banner_about .pc{text-align: center;padding-top: 18%;padding-bottom: 22px;width: 80%;margin: auto;}
    .m_banner_about .pc img{width: 100%;max-width: 764px;}
    .m_banner_about .ab_more{width: 146px;height: 42px;line-height: 42px;background: #d31c19;margin: auto;text-align: center;border-radius: 25px;}
    .m_banner_about .ab_more a{font-size: 16px;color: #ffffff;}

    @media only screen and (max-width: 640px) {
        .font_sb44{font-size: 3rem;}
        .font_sbig{font-size: 2.2rem;}
        .font_sb{font-size: 1.8rem;}
        .font_si{font-size: 1.5rem;}
        .font_si2{font-size: 1.8rem;}
        .font_si22{font-size: 1.8rem;}
        .font_s24{font-size: 1.8rem;}
        .font_s{font-size: 1.4rem;}
        .font_ssmall{font-size: 1.2rem;}
        .concent{padding-top: 1rem;padding-bottom: 2rem;}
        .rt_tit{font-size:2rem;}
        .rt_subtit{height: 3.4rem;line-height: 3.4rem;font-size: 1.8rem;padding-left: 1px;}
        .wz p{-webkit-margin-before: 0em;-webkit-margin-after: 0em;margin-bottom: 5px;}
    }
    .m_padb0{padding-bottom: 0;}

}
